golang.org/x/net/http2.clientStream.inflow (field)
5 uses
golang.org/x/net/http2 (current package)
transport.go#L420: inflow inflow // guarded by cc.mu
transport.go#L2027: cs.inflow.init(cc.initialStreamRecvWindowSize)
transport.go#L2534: streamAdd = cs.inflow.add(n)
transport.go#L2655: if !takeInflows(&cc.inflow, &cs.inflow, f.Length) {
transport.go#L2680: sendStream = cs.inflow.add(refund)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)